home *** CD-ROM | disk | FTP | other *** search
- Path: newbridge.com!gminer
- From: gminer@Newbridge.COM (Glen Miner)
- Newsgroups: comp.lang.c
- Subject: Re: writing to .exe file
- Date: 20 Feb 1996 12:50:31 GMT
- Organization: Newbridge Networks Corporation
- Message-ID: <4gcg2n$6fd@kannews.ca.newbridge.com>
- References: <4g961o$gdr@ultra.sonic.net>
- NNTP-Posting-Host: thor.ca.newbridge.com
-
- >I would like to save data ( a string ) from one run of a (dos) program
- >to the next by writing it to the .exe file. does this sound doable?
-
- Yes. It's totally fine. Just append junk to the end of the exe file.
-
- Peace
-
-